home *** CD-ROM | disk | FTP | other *** search
/ Quick PC 62 / Quick PC 62.iso / I386 / NET3C589.IN_ / net3c589.inf
Encoding:
Windows Setup INFormation  |  1999-10-19  |  6.1 KB  |  205 lines

  1. ; NET3c589.INF
  2. ;
  3. ; 3Com Megahertz LAN PC Cards (589) Windows 2000 Setup File
  4. ;
  5. ; Copyright 1994-1997, Microsoft Corporation
  6. ; Copyright 1998, 3Com Corporation
  7.  
  8. [version]
  9. Signature   = "$Windows NT$"
  10. Class       = Net
  11. ClassGUID   = {4d36e972-e325-11ce-bfc1-08002be10318}
  12. Provider    = %Msft%
  13. LayoutFile  = layout.inf
  14. DriverVer=10/19/1999,2.50.50.33
  15.  
  16. [Manufacturer]
  17. %3COM%    = 3COM
  18.  
  19. [ControlFlags]
  20. ExcludeFromSelect = PCMCIA\3Com_Corporation-3C589-75D5, \
  21.                     PCMCIA\3Com_Corporation-3C589-3971, \
  22.                     PCMCIA\3Com_Corporation-3C589-1090, \
  23.                     PCMCIA\3Com_Corporation-3C589-ADF2, \
  24.                     PCMCIA\3Com_Corporation-3C589D-9CA6,\
  25.                     PCMCIA\3Com-Megahertz_589E-4910
  26.  
  27. [3COM]
  28. %3C589.DeviceDesc%  = 3C589.ndi,  PCMCIA\3Com_Corporation-3C589-75D5    ;3Com 3C589 PCMCIA
  29. %3C589.DeviceDesc%  = 3C589a.ndi, PCMCIA\3Com_Corporation-3C589-3971    ;3Com 3C589A PCMCIA
  30. %3C589.DeviceDesc%  = 3C589b.ndi, PCMCIA\3Com_Corporation-3C589-1090    ;3Com 3C589B PCMCIA
  31. %3C589B.DeviceDesc% = 3C589c.ndi, PCMCIA\3Com_Corporation-3C589-ADF2    ;3Com 3C589C PCMCIA 
  32. %3C589D.DeviceDesc% = 3C589d.ndi, PCMCIA\3Com_Corporation-3C589D-9CA6   ;3Com 3C589D PCMCIA
  33. %3C589E.DeviceDesc% = 3C589e.ndi, PCMCIA\3Com-Megahertz_589E-4910    ;3Com 589E PCMCIA
  34.  
  35. ;-------------------------------------------------------------------------------
  36. ; 3Com 3C589 PCMCIA
  37. ;
  38. [3C589.ndi]
  39. Characteristics = 0x84
  40. BusType         = 8
  41. AddReg          = 3C589.reg, elnk3c589.reg
  42. CopyFiles       = elnk3c589.CopyFiles
  43.  
  44. [3C589.ndi.Services]
  45. AddService      = EL3C589, 2, el3c589.Service, el3c589.EventLog
  46.  
  47. [3C589.reg]
  48. HKR, , AdapterType, 0, "0100"
  49.  
  50. ;-------------------------------------------------------------------------------
  51. ; 3Com 3C589a PCMCIA
  52. ;
  53. [3C589a.ndi]
  54. Characteristics = 0x84
  55. BusType         = 8
  56. AddReg          = 3C589a.reg, elnk3c589.reg
  57. CopyFiles       = elnk3c589.CopyFiles
  58.  
  59. [3C589a.ndi.Services]
  60. AddService      = EL3C589, 2, el3c589.Service, el3c589.EventLog
  61.  
  62. [3C589a.reg]
  63. HKR, , AdapterType, 0, "0100"
  64.  
  65. ;-------------------------------------------------------------------------------
  66. ; 3Com 3C589b PCMCIA
  67. ;
  68. [3C589b.ndi]
  69. Characteristics = 0x84
  70. BusType         = 8
  71. AddReg          = 3C589b.reg, elnk3c589.reg
  72. CopyFiles       = elnk3c589.CopyFiles
  73.  
  74. [3C589b.ndi.Services]
  75. AddService      = EL3C589, 2, el3c589.Service, el3c589.EventLog
  76.  
  77. [3C589b.reg]
  78. HKR, , AdapterType, 0, "0100"
  79.  
  80. ;-------------------------------------------------------------------------------
  81. ; 3Com 3C589c PCMCIA
  82. ;
  83. [3C589c.ndi]
  84. Characteristics = 0x84
  85. BusType         = 8
  86. AddReg          = 3C589c.reg, elnk3c589.reg
  87. CopyFiles       = elnk3c589.CopyFiles
  88.  
  89. [3C589c.ndi.Services]
  90. AddService      = EL3C589, 2, el3c589.Service, el3c589.EventLog
  91.  
  92. [3C589c.reg]
  93. HKR, , AdapterType, 0, "0101"
  94.  
  95. ;-------------------------------------------------------------------------------
  96. ; 3Com 3C589d PCMCIA
  97. ;
  98. [3C589d.ndi]
  99. Characteristics = 0x84
  100. BusType         = 8
  101. AddReg          = 3C589d.reg, elnk3c589.reg
  102. CopyFiles       = elnk3c589.CopyFiles
  103.  
  104. [3C589d.ndi.Services]
  105. AddService      = EL3C589, 2, el3c589.Service, el3c589.EventLog
  106.  
  107. [3C589d.reg]
  108. HKR, , AdapterType, 0, "0103"
  109.  
  110. ;-------------------------------------------------------------------------------
  111. ; 3Com 3C589e PCMCIA
  112. ;
  113. [3C589e.ndi]
  114. Characteristics = 0x84
  115. BusType         = 8
  116. AddReg          = 3C589e.reg, elnk3c589.reg
  117. CopyFiles       = elnk3c589.CopyFiles
  118.  
  119. [3C589e.ndi.Services]
  120. AddService      = EL3C589, 2, el3c589.Service, el3c589.EventLog
  121.  
  122. [3C589e.reg]
  123. HKR, , AdapterType, 0, "0104"
  124.  
  125. ;-------------------------------------------------------------------------------
  126. ; 3Com 3C589 PCMCIA Common section
  127. ;
  128. [elnk3c589.reg]
  129. HKR, Ndi,               Service,        0, "EL3C589"
  130. HKR, Ndi\Interfaces,    UpperRange,     0, "ndis5"
  131. HKR, Ndi\Interfaces,    LowerRange,     0, "ethernet"
  132. HKR, ,                  OSType,         0, "0"
  133.  
  134. HKR,Ndi\params\DuplexMode,ParamDesc,    0, %DuplexMode%
  135. HKR,Ndi\params\DuplexMode,default,    0, "0"
  136. HKR,Ndi\params\DuplexMode,type,        0, "enum"
  137. HKR,Ndi\params\DuplexMode\enum,0,    0, %Disabled%
  138. HKR,Ndi\params\DuplexMode\enum,1,    0, %Enabled%
  139.  
  140.  
  141. HKR,NDI\params\TransType,ParamDesc,    0, %TransType%
  142. HKR,Ndi\params\TransType,default,    0, "1"
  143. HKR,NDI\params\TransType,type,        0, "enum"
  144. HKR,Ndi\params\TransType\enum,1,    0, %TP%
  145. HKR,Ndi\params\TransType\enum,2,    0, %Coax%
  146.  
  147. HKR,NDI\params\RamPartition,ParamDesc,    0, %RamPartition%
  148. HKR,Ndi\params\RamPartition,default,    0, "0020"
  149. HKR,NDI\params\RamPartition,type,    0, "enum"
  150. HKR,Ndi\params\RamPartition\enum,0010,    0, %DOS%
  151. HKR,Ndi\params\RamPartition\enum,0020,    0, %Windows%
  152. HKR,Ndi\params\RamPartition\enum,0030,    0, %Server%
  153.  
  154.  
  155. [elnk3c589.CopyFiles]
  156. el589nd5.sys,,,2
  157.  
  158. [el3c589.Service]
  159. DisplayName     = %el3c589.Service.DispName%
  160. ServiceType     = 1 ;%SERVICE_KERNEL_DRIVER%
  161. StartType       = 3 ;%SERVICE_DEMAND_START%
  162. ErrorControl    = 1 ;%SERVICE_ERROR_NORMAL%
  163. ServiceBinary   = %12%\el589nd5.sys
  164. LoadOrderGroup  = NDIS
  165.  
  166. [el3c589.EventLog]
  167. AddReg = el3c589.AddEventLog.reg
  168.  
  169. [el3c589.AddEventLog.reg]
  170. HKR,, EventMessageFile, 0x00020000, "%%SystemRoot%%\System32\netevent.dll"
  171. HKR,, TypesSupported,   0x00010001, 7
  172.  
  173. ;-------------------------------------------------------------------------------
  174. ; DestinationDirs
  175. ;
  176. [DestinationDirs]
  177. elnk3c589.CopyFiles = 12
  178.  
  179.  
  180. ;-------------------------------------------------------------------------------
  181. ; Localizable Strings
  182. ;
  183. [Strings]
  184. Msft                 = "Microsoft"
  185. 3COM                     = "3Com"
  186.  
  187. DuplexMode         = "FullDuplex"
  188. Disabled         = "Disabled"
  189. Enabled             = "Enabled"
  190. TransType                = "TransceiverType"
  191. TP             = "TP (RJ-45)"
  192. Coax             = "Coax (BNC)"
  193. RamPartition         = "Buffer Ratio(Tx:Rx)"
  194. DOS             = "3:5"
  195. Windows             = "2:6"
  196. Server             = "4:4"
  197.  
  198. 3C589.DeviceDesc         = "3Com EtherLink III LAN PC Card (3C589) (Ethernet)"
  199. 3C589B.DeviceDesc     = "3Com EtherLink III LAN PC Card (3C589B/3C589C) (Ethernet)"
  200. 3C589D.DeviceDesc     = "3Com EtherLink III LAN PC Card (3C589D) (Ethernet)"
  201. 3C589E.DeviceDesc     = "3Com Megahertz LAN PC Card (589E) (Ethernet)"
  202.  
  203. el3c589.Service.DispName = "3Com Megahertz LAN PC Card Driver"
  204.  
  205.